home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / cpp_libs / cool / cool.lha / ice / util / os2setup.cmd < prev    next >
Encoding:
Text File  |  1991-09-04  |  263 b   |  15 lines

  1. REM Setup ICE bin directory
  2. cd \ice
  3. copy util\loop.cmd bin
  4. copy util\linkhdrs.cmd bin
  5.  
  6. cd \ice\pisces\pimake
  7. nmake -f bootstrap.os2 install clean
  8.  
  9. cd \ice\pisces\cpp
  10. nmake -f bootstrap.os2 install clean
  11.  
  12. cd \ice\pisces\touch
  13. nmake -f bootstrap.os2 install clean
  14.  
  15.